DefaultPrintCallback

public final class DefaultPrintCallback implements PrintCallback

The default PrintCallback implementation that allows the engine to show the print preview dialog.

Since

7.13

Constructors

Link copied to clipboard
public void DefaultPrintCallback()

Functions

Link copied to clipboard
public void on(PrintCallback.Params params, PrintCallback.Action tell)
Invoked when the callback needs a response for the given callback parameters.